home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
djgpp
/
utils
/
gcc-rm
/
config.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-07-18
|
317 b
|
13 lines
#define TRUE 1
#define FALSE 0
#define DEFAULT_TARGET_MACHINE "go32"
#define CPP_PREDEFINES "-Dunix -Di386 -DGO32 -DMSDOS"
#define DEFAULT_SIGNED_CHAR 1
#define EXECUTABLE_SUFFIX ".exe"
#define PATH_SEPARATOR ';'
#define HAVE_PUTENV
#define MKTEMP_EACH_FILE
#include <dos.h>
#include "../../go32/glob.h"